home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIP Turkiye Mayıs 1998.iso / grafik / 95NEOBOK / NBW30.EXE / NeoBook.exe / 0 / RCDATA / TDEFINEPOSFORM / TDEFINEPOSFORM.txt < prev   
Text File  |  1997-02-27  |  11KB  |  413 lines

  1. object DefinePosForm: TDefinePosForm
  2.   Left = 128
  3.   Top = 125
  4.   Width = 590
  5.   Height = 380
  6.   VertScrollBar.Range = 122
  7.   AutoScroll = False
  8.   Caption = 'Position Action Object'
  9.   Font.Color = clBtnText
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   WindowState = wsMaximized
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 15
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 308
  24.     Width = 582
  25.     Height = 45
  26.     Align = alBottom
  27.     Alignment = taLeftJustify
  28.     TabOrder = 0
  29.     object Panel2: TPanel
  30.       Left = 312
  31.       Top = 1
  32.       Width = 269
  33.       Height = 43
  34.       Align = alRight
  35.       BevelOuter = bvNone
  36.       TabOrder = 0
  37.       object OkBtn: TBitBtn
  38.         Left = 4
  39.         Top = 8
  40.         Width = 81
  41.         Height = 28
  42.         Caption = 'OK'
  43.         Default = True
  44.         ModalResult = 1
  45.         TabOrder = 0
  46.         Glyph.Data = {
  47.           F6000000424DF600000000000000760000002800000010000000100000000100
  48.           0400000000008000000000000000000000001000000010000000000000000000
  49.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  50.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  51.           3333333333333333300033333333333000B0330000300000E00030BFB70FBFB0
  52.           E0003000000BFBF0E00030BFB70FBFB0E0003000000BFBF0E00030BFB70F0FB0
  53.           E00030000000FBF0E00030BFB700BFB0E0003300000BFB0000003333330FB033
  54.           33333333330B033333333333330F833333333333333083333333}
  55.       end
  56.       object CancelBtn: TBitBtn
  57.         Left = 92
  58.         Top = 8
  59.         Width = 81
  60.         Height = 28
  61.         Cancel = True
  62.         Caption = 'Cancel'
  63.         ModalResult = 2
  64.         TabOrder = 1
  65.         Glyph.Data = {
  66.           F6000000424DF600000000000000760000002800000010000000100000000100
  67.           0400000000008000000000000000000000001000000010000000000000000000
  68.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  69.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333808333
  70.           33333333330F833333333333330B033330003333330FB03000B03380000BFB00
  71.           E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000330087FBFBF0
  72.           E000330FBFBFBFB0E000330087FBFBF0E000330FBFBFBFB0E000338000000000
  73.           0000333333333333333333333333333333333333333333333333}
  74.       end
  75.       object HelpBtn: TBitBtn
  76.         Left = 180
  77.         Top = 8
  78.         Width = 81
  79.         Height = 28
  80.         Caption = '&Help'
  81.         TabOrder = 2
  82.         OnClick = HelpBtnClick
  83.         Glyph.Data = {
  84.           76010000424D760100000000000076000000280000001B000000100000000100
  85.           0400000000000001000000000000000000001000000010000000000000000000
  86.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  87.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  88.           3300003333333330000033333333333300BFBF00333333300000333333333330
  89.           FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B
  90.           FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB
  91.           FB0BF0FBFB0BF03000003CC330BF80BF000FBF00BF08BF0000003CC330FBF0F0
  92.           FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0
  93.           000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B
  94.           FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333
  95.           00FBFB003333333000003CCC3333333333000033333333300000}
  96.       end
  97.     end
  98.     object PosPanel: TPanel
  99.       Left = 1
  100.       Top = 1
  101.       Width = 92
  102.       Height = 43
  103.       Align = alLeft
  104.       BevelOuter = bvNone
  105.       TabOrder = 1
  106.       object Label1: TLabel
  107.         Left = 4
  108.         Top = 4
  109.         Width = 24
  110.         Height = 15
  111.         Alignment = taRightJustify
  112.         Caption = 'Left:'
  113.       end
  114.       object Label2: TLabel
  115.         Left = 4
  116.         Top = 22
  117.         Width = 24
  118.         Height = 15
  119.         Alignment = taRightJustify
  120.         Caption = 'Top:'
  121.       end
  122.       object LeftPrompt: TLabel
  123.         Left = 32
  124.         Top = 4
  125.         Width = 7
  126.         Height = 15
  127.         Caption = '0'
  128.       end
  129.       object TopPrompt: TLabel
  130.         Left = 32
  131.         Top = 22
  132.         Width = 7
  133.         Height = 15
  134.         Caption = '0'
  135.       end
  136.     end
  137.     object SizePanel: TPanel
  138.       Left = 93
  139.       Top = 1
  140.       Width = 92
  141.       Height = 43
  142.       Align = alLeft
  143.       BevelOuter = bvNone
  144.       TabOrder = 2
  145.       object Label3: TLabel
  146.         Left = 0
  147.         Top = 4
  148.         Width = 39
  149.         Height = 15
  150.         Alignment = taRightJustify
  151.         Caption = 'Width:'
  152.       end
  153.       object WidthPrompt: TLabel
  154.         Left = 43
  155.         Top = 4
  156.         Width = 7
  157.         Height = 15
  158.         Caption = '0'
  159.       end
  160.       object Label4: TLabel
  161.         Left = 0
  162.         Top = 22
  163.         Width = 39
  164.         Height = 15
  165.         Alignment = taRightJustify
  166.         Caption = 'Height:'
  167.       end
  168.       object HeightPrompt: TLabel
  169.         Left = 43
  170.         Top = 22
  171.         Width = 7
  172.         Height = 15
  173.         Caption = '0'
  174.       end
  175.     end
  176.     object Panel4: TPanel
  177.       Left = 333
  178.       Top = 1
  179.       Width = 124
  180.       Height = 43
  181.       Align = alLeft
  182.       BevelOuter = bvNone
  183.       TabOrder = 3
  184.       object NeoBookNudgeTool1: TNeoBookNudgeTool
  185.         Left = 0
  186.         Top = 6
  187.         Width = 31
  188.         Height = 31
  189.         OnNudge = NeoBookNudgeTool1Nudge
  190.       end
  191.       object TestBtn: TBitBtn
  192.         Left = 43
  193.         Top = 8
  194.         Width = 81
  195.         Height = 28
  196.         Caption = '&Test'
  197.         Default = True
  198.         TabOrder = 0
  199.         OnClick = TestBtnClick
  200.         Glyph.Data = {
  201.           66010000424D6601000000000000760000002800000014000000140000000100
  202.           040000000000F000000000000000000000001000000010000000000000000000
  203.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  204.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  205.           7777777700007777777777777777777700007777777777777777777700007777
  206.           7777777777777777000077777777777777777777000077777777777000007007
  207.           000070777777770BFBFB00E700007077777777000FBFB0E700007000077770FB
  208.           FBFBF0E700007099077000000FBFB0E700007099070BFBFBFBFBF0E700007000
  209.           07700000000FB0E700007077777777770BFB0007000070777777777770007777
  210.           0000777777777777777777770000777777777777777777770000777777777777
  211.           7777777700007777777777777777777700007777777777777777777700007777
  212.           77777777777777770000}
  213.       end
  214.     end
  215.     object SplinePanel: TPanel
  216.       Left = 185
  217.       Top = 1
  218.       Width = 148
  219.       Height = 43
  220.       Align = alLeft
  221.       BevelOuter = bvNone
  222.       TabOrder = 4
  223.       object Label5: TLabel
  224.         Left = 4
  225.         Top = 4
  226.         Width = 28
  227.         Height = 15
  228.         Alignment = taRightJustify
  229.         Caption = 'Start:'
  230.       end
  231.       object Label6: TLabel
  232.         Left = 7
  233.         Top = 22
  234.         Width = 25
  235.         Height = 15
  236.         Alignment = taRightJustify
  237.         Caption = 'End:'
  238.       end
  239.       object StartPrompt: TLabel
  240.         Left = 36
  241.         Top = 4
  242.         Width = 7
  243.         Height = 15
  244.         Caption = '0'
  245.       end
  246.       object EndPrompt: TLabel
  247.         Left = 36
  248.         Top = 22
  249.         Width = 7
  250.         Height = 15
  251.         Caption = '0'
  252.       end
  253.     end
  254.   end
  255.   object WorkPanel: TPanel
  256.     Left = 0
  257.     Top = 45
  258.     Width = 582
  259.     Height = 263
  260.     Align = alClient
  261.     BevelOuter = bvNone
  262.     TabOrder = 1
  263.     object ScrollBox: TScrollBox
  264.       Left = 0
  265.       Top = 0
  266.       Width = 582
  267.       Height = 263
  268.       HorzScrollBar.Range = 2000
  269.       VertScrollBar.Range = 2000
  270.       Align = alClient
  271.       AutoScroll = False
  272.       BorderStyle = bsNone
  273.       TabOrder = 0
  274.       object E_Image: TNeoBookImage
  275.         Left = 180
  276.         Top = 32
  277.         Width = 12
  278.         Height = 12
  279.         AutoSize = True
  280.         Picture.Data = {<image000.bmp>}
  281.         Visible = False
  282.       end
  283.       object S_Image: TNeoBookImage
  284.         Left = 180
  285.         Top = 12
  286.         Width = 12
  287.         Height = 12
  288.         AutoSize = True
  289.         Picture.Data = {<image001.bmp>}
  290.         Visible = False
  291.       end
  292.       object PageSurface: TNeoBookPaintBox
  293.         Left = 92
  294.         Top = 8
  295.         Width = 73
  296.         Height = 69
  297.         Color = clWhite
  298.         ParentColor = False
  299.         OnPaint = PageSurfacePaint
  300.       end
  301.       object PageFrame: TNeoBookPaintBox
  302.         Left = 12
  303.         Top = 8
  304.         Width = 73
  305.         Height = 69
  306.         Color = clWhite
  307.         ParentColor = False
  308.         OnPaint = PageFramePaint
  309.       end
  310.       object WorkArea: TNeoBookPaintBox
  311.         Left = 0
  312.         Top = 0
  313.         Width = 2000
  314.         Height = 2000
  315.         Align = alClient
  316.         Color = clWhite
  317.         ParentColor = False
  318.         OnMouseDown = WorkAreaMouseDown
  319.         OnMouseMove = WorkAreaMouseMove
  320.         OnMouseUp = WorkAreaMouseUp
  321.         OnPaint = WorkAreaPaint
  322.       end
  323.     end
  324.   end
  325.   object CartoonOpPanel: TPanel
  326.     Left = 0
  327.     Top = 0
  328.     Width = 582
  329.     Height = 45
  330.     Align = alTop
  331.     TabOrder = 2
  332.     Visible = False
  333.     object Label21: TLabel
  334.       Left = 8
  335.       Top = 16
  336.       Width = 39
  337.       Height = 15
  338.       Caption = 'Spee&d:'
  339.       FocusControl = CartoonSpeed
  340.     end
  341.     object Label22: TLabel
  342.       Left = 56
  343.       Top = 28
  344.       Width = 29
  345.       Height = 14
  346.       AutoSize = False
  347.       Caption = 'Fast'
  348.       Font.Color = clBtnText
  349.       Font.Height = -11
  350.       Font.Name = 'Arial'
  351.       Font.Style = []
  352.       ParentFont = False
  353.     end
  354.     object Label23: TLabel
  355.       Left = 232
  356.       Top = 28
  357.       Width = 39
  358.       Height = 14
  359.       Alignment = taRightJustify
  360.       AutoSize = False
  361.       Caption = 'Slow'
  362.       Font.Color = clBtnText
  363.       Font.Height = -11
  364.       Font.Name = 'Arial'
  365.       Font.Style = []
  366.       ParentFont = False
  367.     end
  368.     object Label19: TLabel
  369.       Left = 296
  370.       Top = 16
  371.       Width = 43
  372.       Height = 15
  373.       Caption = '&Repeat:'
  374.       FocusControl = CartoonLoopCount
  375.     end
  376.     object Label7: TLabel
  377.       Left = 445
  378.       Top = 16
  379.       Width = 43
  380.       Height = 15
  381.       Caption = 'Time(s)'
  382.     end
  383.     object CartoonSpeed: TTrackBar
  384.       Left = 48
  385.       Top = 4
  386.       Width = 229
  387.       Height = 25
  388.       Ctl3D = True
  389.       Max = 250
  390.       Orientation = trHorizontal
  391.       ParentCtl3D = False
  392.       PageSize = 10
  393.       Frequency = 1
  394.       Position = 0
  395.       SelEnd = 0
  396.       SelStart = 0
  397.       TabOrder = 0
  398.       TickMarks = tmBottomRight
  399.       TickStyle = tsNone
  400.       OnChange = CartoonSpeedChange
  401.     end
  402.     object CartoonLoopCount: TEdit
  403.       Left = 344
  404.       Top = 12
  405.       Width = 97
  406.       Height = 23
  407.       TabOrder = 1
  408.       Text = '1'
  409.       OnChange = CartoonLoopCountChange
  410.     end
  411.   end
  412. end
  413.